SystemSchoolStatus 
EntityType  Independent 
Logical Entity Name  SystemSchoolStatus 
Default Table Name  syStatus 
Logical Only  NO 
Definition 
 
Note 
 

SystemSchoolStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
SystemStatusCategory    CHAR(1)  YES 
 
IsSystemCode    BIT  NO 
 
Hierarchy    TINYINT  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
GEAttendStatus    CHAR(1)  YES 
 

SystemSchoolStatus Keys 
Key Name  Key Type  Keys 
syStatus_Code_U_N_IDX  Unique Constraint  Code 
syStatus_SyStatusID_U_C_IDX  PrimaryKey  Id 

SystemSchoolStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
HsRoomMateMatchStudentStatus  Non-Identifying  One To Zero or More          NO 

SystemSchoolStatus Check Constraints 
Check Constraint Name  CheckConstraint